Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-96357: Improve typing.get_overloads coverage #96358

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

sobolevn
Copy link
Member

@sobolevn sobolevn commented Aug 28, 2022

Right now it is fully covered:
Снимок экрана 2022-08-28 в 11 58 38

@sobolevn
Copy link
Member Author

Retriggering

@sobolevn sobolevn closed this Aug 28, 2022
@sobolevn sobolevn reopened this Aug 28, 2022
@JelleZijlstra JelleZijlstra added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Aug 29, 2022
@JelleZijlstra JelleZijlstra merged commit 675e347 into python:main Aug 29, 2022
@miss-islington
Copy link
Contributor

Thanks @sobolevn for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 29, 2022
(cherry picked from commit 675e347)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
@miss-islington
Copy link
Contributor

Sorry, @sobolevn and @JelleZijlstra, I could not cleanly backport this to 3.10 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 675e3470ccf3804a36a9cd451b813e9bd655aeb3 3.10

@bedevere-bot
Copy link

GH-96371 is a backport of this pull request to the 3.11 branch.

@JelleZijlstra
Copy link
Member

duh, it's not in 3.10 :)

@AlexWaygood AlexWaygood removed the needs backport to 3.10 only security fixes label Aug 29, 2022
@sobolevn
Copy link
Member Author

Thank you!

sobolevn added a commit to sobolevn/typing_extensions that referenced this pull request Aug 29, 2022
JelleZijlstra pushed a commit that referenced this pull request Sep 29, 2022
…96371)

gh-96357: Improve `typing.get_overloads` coverage (GH-96358)
(cherry picked from commit 675e347)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip news tests Tests in the Lib/test dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants